home *** CD-ROM | disk | FTP | other *** search
- Path: mongol.sasknet.sk.ca!news@mongol.sasknet.sk.ca
- From: darren.dzikowski@dlcwest.com (Darren Dzikowski)
- Newsgroups: comp.lang.c++
- Subject: Changing Fonts BC++ 4.5
- Date: 26 Mar 1996 04:24:03 GMT
- Organization: SaskNet News Distribution
- Message-ID: <4j7rh3$ppp@mongol.sasknet.sk.ca>
- NNTP-Posting-Host: eagle32.sasknet.sk.ca
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
- X-Newsreader: WinVN 0.99.7
-
- Hi there:
-
- I'm creating a Windows95 application.
-
- I have a book which shows how to create and change fonts, however, the example
- it gives does about 999 more things than I need and I'm having trouble picking
- out what the important stuff is.
-
- All I want to do is pick a global font for all the text shown in my
- application, (ie. Text in List Boxes, on buttons, in text boxes...MS Sans
- Serif, 8 pt. is fine). Can this be done in a few lines of code?
-
- Thanks in advance...
-
-